You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > FindIndexesAndLength Method > TMtxVecInt.FindIndexesAndLength Method ([In] TMtxVecInt, [In] string, [In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.FindIndexesAndLength Method ([In] TMtxVecInt, [In] string, [In] TMtxVecInt)

Finds matching indexes and returns their count. The b parameter is of TMtxVecInt type.

Syntax
C#
Visual Basic
public int FindIndexesAndLength([In] TMtxVecInt a, [In] string op, [In] TMtxVecInt b);

op parameter can be < , > , >= , <= , = or <>

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!